
.main.about .box2 .rightbox{
	transform:translate3d(0,50px,0);
}
.nbanner .content.animate{
	opacity: 1;
	filter: alpha(opacity=100);
}
.about-page .warp-subnav{
	/*position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	visibility: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all .3s;*/
}
.about-page .warp-subnav.show{
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=100);
}
.footer-top .content-box .content-left .add br{
	display: none;
}
.main.about .box2 .leftbox span{
	white-space: nowrap;
}
.recruit-tip{
	padding: 2rem;
	height: auto;
}
.main.social .box1 .right .sp,
.main.social .box1 .right .name,
.main.social .box1 .right .position{
	font-family: "Simsun";
	white-space: nowrap;
	font-style: italic;
}
.main.cooperation .rightbox .formbox .input input{
	text-align: left;
}
.main.cooperation .rightbox .formbox .input textarea{
	text-align: left;
	resize: none;
}
.main.openwindow .box1 .rightbox .input input{
	text-align: left;
}
.main.openwindow .box1 .rightbox .input textarea{
	resize: none;
	text-align: left;
}
.main.social .box2 .tit3{
	font-family: "DINCOND-BOLD";
}
.main.investor .box4 #allmap .amap-info-content{
	width: 350px;
}
.networkmap .network-result span{
	color: #008b3f;
}
.main.investor .box1 .rightbox .nrightbox{
	overflow: hidden;
}
.main.investor .box1 .rightbox .nrightbox .mCSB_inside>.mCSB_container{
	z-index: 3;
}
.main.investor .box1 .rightbox .nrightbox iframe{
	position: relative;
	z-index: 3;
}
.main.investor .box1 .rightbox .nrightbox:hover{
	overflow: auto;
}
.main.cooperation{
	padding: 1.85rem 0 2rem;
}
.main.social .box7 .ulimg .p2 .tit-16{
	text-transform: capitalize;
}
.main.social .box8 .content{
	padding: 0;
}
#fullpage .index-swiper-wrapper{
	transition-timing-function:ease-in-out;
}
/*.section2 .animate-li1{
	transition: width 1s  cubic-bezier(1, 0.13, 0.52, 0.78);
}
.section2 .animate-li2{
	transition: width 1s 1s cubic-bezier(1, 0.13, 0.52, 0.78);
}*/
.section2 .warp-ulbox.active{
	transition: all 2s 0s cubic-bezier(0.77, 0, 0.175, 1);
}
@media (max-width: 1680px){
	/*.main.social .box2 .li{
		min-width: 13.28%;
	}*/
}
/*@media (max-width: 1480px){
	.main.investor .box2 .list-box .li{
		height: 210px;
	}
}*/
@media (max-width: 1366px){
	.footer-top .content-box .content-left .add br{
		display: block;
	}
	.main.social .box1 .right .sp{
		font-size: 24px;
	}
	.main.social .box1 .right .i{
		width: 15px;
		height: auto;
	}
}